🎖️GitЯра🎖️
Commit 9a7bfb4251be9e8023ba1665212d19f0e7d4d4db
Parents : 58fb1e0
Author : renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-07-28T07:07:00-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-07-28T07:07:00-05:00
chore(deps): update actions/stale action to v11 (#6486)
Changes
Diff
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 166a3e6cc6..fc612014c4 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -21,7 +21,7 @@ jobs:
steps:
- name: Stale PR+Issues
- uses: actions/stale@v10.4.0
+ uses: actions/stale@v11.0.0
with:
days-before-stale: 30
stale-issue-message: This issue has not had any comment or update in the last 30 days. If it is still relevant, please post update comments. If no comments are made, this issue will be closed in 7 days.
Served by rngit 1.5.4 - Generated in 0.03s